Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Release Please–generated PR to publish cadence-cli v2.4.1, updating repository version metadata and release notes.
Changes:
- Add
2.4.1release notes toCHANGELOG.md. - Bump crate/version references to
2.4.1inCargo.toml,Cargo.lock, and Release Please manifest.
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| CHANGELOG.md | Adds v2.4.1 changelog entry (bug-fix notes). |
| Cargo.toml | Bumps package version to 2.4.1. |
| Cargo.lock | Updates the locked package version for cadence-cli to 2.4.1. |
| .release-please-manifest.json | Updates Release Please manifest version to 2.4.1. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+8
to
+10
| * **discovery:** resolve Claude desktop sessions with parent-directory CWD ([99f4fcd](https://github.com/TeamCadenceAI/cadence-cli/commit/99f4fcda5237b41b2812785ee0e8207fd5396ef2)) | ||
| * **discovery:** resolve Claude desktop sessions with parent-directory CWD ([c03aae2](https://github.com/TeamCadenceAI/cadence-cli/commit/c03aae2b95f27b5d6b9abcf76d7af92c6c159916)) | ||
|
|
There was a problem hiding this comment.
The 2.4.1 changelog section lists the same bug-fix description twice, differing only by commit hash. For release notes, this reads like a duplicate entry; consider collapsing to a single bullet (optionally listing both commits in one line) so the changelog reflects unique user-facing changes.
Suggested change
| * **discovery:** resolve Claude desktop sessions with parent-directory CWD ([99f4fcd](https://github.com/TeamCadenceAI/cadence-cli/commit/99f4fcda5237b41b2812785ee0e8207fd5396ef2)) | |
| * **discovery:** resolve Claude desktop sessions with parent-directory CWD ([c03aae2](https://github.com/TeamCadenceAI/cadence-cli/commit/c03aae2b95f27b5d6b9abcf76d7af92c6c159916)) | |
| * **discovery:** resolve Claude desktop sessions with parent-directory CWD ([99f4fcd](https://github.com/TeamCadenceAI/cadence-cli/commit/99f4fcda5237b41b2812785ee0e8207fd5396ef2), [c03aae2](https://github.com/TeamCadenceAI/cadence-cli/commit/c03aae2b95f27b5d6b9abcf76d7af92c6c159916)) |
Contributor
Author
|
🤖 Created releases: 🌻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
2.4.1 (2026-04-02)
Bug Fixes
This PR was generated with Release Please. See documentation.